Add dependencies of gtk-doc-tools to Build-Depends-Indep
authorSimon McVittie <smcv@debian.org>
Tue, 25 Aug 2020 08:46:42 +0000 (09:46 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 25 Aug 2020 11:22:05 +0000 (12:22 +0100)
debian/control
debian/control.in

index f02a8158fd4c9d82748e964e93bd4a0d0de3e327..0539dd02491c3f7d2ce4d4d3a594beb4dd243c31 100644 (file)
@@ -52,10 +52,14 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                xauth <!nocheck>,
                xsltproc,
                xvfb <!nocheck>
-Build-Depends-Indep: libcairo2-doc,
+Build-Depends-Indep: docbook-to-man,
+                     libcairo2-doc,
                      libglib2.0-doc,
                      libpango1.0-doc,
                      pandoc,
+                     python3:any,
+                     python3-lxml,
+                     python3-pygments,
 Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
index 96abb2e41106112b929b4675520b35c834c00c61..60063eb587bea066a2d0916fdc3b5efb146943a3 100644 (file)
@@ -52,10 +52,14 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                xauth <!nocheck>,
                xsltproc,
                xvfb <!nocheck>
-Build-Depends-Indep: libcairo2-doc,
+Build-Depends-Indep: docbook-to-man,
+                     libcairo2-doc,
                      libglib2.0-doc,
                      libpango1.0-doc,
                      pandoc,
+                     python3:any,
+                     python3-lxml,
+                     python3-pygments,
 Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4